Skip to content

fix(ci): prevent deletion of protected branches in delete-branch work…#15

Merged
oVitorio-ac merged 1 commit intomainfrom
Development
Oct 10, 2025
Merged

fix(ci): prevent deletion of protected branches in delete-branch work…#15
oVitorio-ac merged 1 commit intomainfrom
Development

Conversation

@oVitorio-ac
Copy link
Copy Markdown
Owner

…flow

Add condition to skip branch deletion for protected branches like development, main, and master.

PULL REQUEST FOR card-id

Type

  • Release
  • MTP (Move to Production)
  • MTS (Move to Staging)
  • DEV (Implement in Dev)

Description

...

Screenshots

  • Yes
  • No

How to Test

...

Dependencies

Checklist (Code Review)

  • Changes have a maximum of 400 lines.
  • I have performed a self-review of my own code.
  • Existing tests and linter pass locally with my changes.
  • I have commented my code in hard-to-understand areas (if applicable).
  • I have created tests for my fix or feature (if applicable).
  • Documentation has been updated to reflect the changes.
  • Business logic is correct and aligned with requirements.
  • Code quality meets established best practices and standards.
  • Tests are comprehensive, and all pass.
  • No security issues introduced by the changes.
  • Changes do not negatively impact system performance.
  • Documentation is clear and understandable.
  • Changes comply with established coding standards.
  • Constructive feedback has been provided on the code and proposed changes.

card-id

…flow

Add condition to skip branch deletion for protected branches like development, main, and master.
@oVitorio-ac oVitorio-ac merged commit 50cb4f3 into main Oct 10, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant